Compiler.extraFlags

Additional flags the user wants to add besides those that are in the compile_commands.json.

struct Compiler
string[] extraFlags;

Meta